Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nfdi4health-pr-mds-practitioner-role",
"url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role",
"version" : "0.9",
"name" : "NFDI4Health_PR_MDS_Practitioner_Role",
"title" : "NFDI4Health PR MDS Practitioner Role",
"status" : "draft",
"contact" : [
{
"name" : "NFDI4Health",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nfdi4health.de"
}
]
}
],
"description" : "Profile to collect information about the contact information and affiliations of persons having roles.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "NFDI4Health",
"name" : "NFDI4Health to FHIR Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole",
"path" : "PractitionerRole",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.personal"
}
]
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner"
]
}
]
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"short" : "Organisation(s) associated with the contributor",
"definition" : "Group of items providing further information about the organisation(s) associated with the contributor.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation"
]
}
],
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.affiliations"
}
]
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"short" : "Contributor type",
"definition" : "Contributor type a person fulfills. For example, this can be a principal investigator of a study or an author of a document.",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-personal-roles-nci-local"
},
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.personal.type"
}
]
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"description" : "Email and phone",
"rules" : "open"
},
"definition" : "Email and phone of the person, group of persons or institution/organisation."
},
{
"id" : "PractitionerRole.telecom:email",
"path" : "PractitionerRole.telecom",
"sliceName" : "email",
"short" : "Email address",
"definition" : "Email address of the person or group of persons",
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.email"
}
]
},
{
"id" : "PractitionerRole.telecom:email.system",
"path" : "PractitionerRole.telecom.system",
"min" : 1,
"fixedCode" : "email"
},
{
"id" : "PractitionerRole.telecom:email.value",
"path" : "PractitionerRole.telecom.value",
"min" : 1
},
{
"id" : "PractitionerRole.telecom:email.use",
"path" : "PractitionerRole.telecom.use",
"patternCode" : "work"
},
{
"id" : "PractitionerRole.telecom:phone",
"path" : "PractitionerRole.telecom",
"sliceName" : "phone",
"short" : "Phone number",
"definition" : "Phone number of the person or group of persons",
"comment" : "Short input help: Please, use the International ITU-T E.164-number structure for geographic areas, e.g. +49 (0)153 1112233.",
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Resource.contributors.phone"
}
]
},
{
"id" : "PractitionerRole.telecom:phone.system",
"path" : "PractitionerRole.telecom.system",
"min" : 1,
"fixedCode" : "phone"
},
{
"id" : "PractitionerRole.telecom:phone.value",
"path" : "PractitionerRole.telecom.value",
"min" : 1,
"example" : [
{
"label" : "Phone number",
"valueString" : "+49 (0)153 1112233"
}
]
},
{
"id" : "PractitionerRole.telecom:phone.use",
"path" : "PractitionerRole.telecom.use",
"patternCode" : "work"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.